home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / ubu101.arc / UBU.DOC next >
Text File  |  1988-03-25  |  4KB  |  134 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.                                      U B U
  20.  
  21.                              User Bulletin Utility
  22.                                  Version 1.01
  23.  
  24.  
  25.                               Copyright (c) 1988
  26.                                 R. Mike Worley
  27.                                    Boise, ID
  28.  
  29.  
  30.     BBS Sysops may distribute this program on their systems, subject to
  31. the following conditions:
  32.  
  33.     1 - The program, documentation, and associated files are distributed as a
  34. package.
  35.  
  36.     2 - No modifications are made to the program or documentation.
  37.  
  38.     3 - No fee is charged for distribution.
  39.  
  40.  
  41.  
  42.  
  43.                                 WARRANTY
  44.  
  45.     Every effort has been made to locate and correct program errors, and the
  46. author continues to use this program.  However, as with any software, some
  47. 'bugs' may occur.  No warranty of this program or the results of its use is
  48. expressed or implied.  Users accept all responsibility for results derived from
  49. any use of this program.
  50.  
  51.  
  52.                       R E G I S T R A T I O N    F O R M
  53.                                   Version 1.01
  54.  
  55.                                        
  56.  
  57.          Name: ______________________________________________________
  58.  
  59.          Address: ___________________________________________________
  60.  
  61.          City: _______________________  State: ____  Zip: ___________
  62.  
  63.  
  64.          From where did you obtain your copy of UBU:
  65.  
  66.          ____________________________________________________________
  67.  
  68.          If this source is a BBS, what is the data phone #:
  69.  
  70.                                         ____________________
  71.  
  72.  
  73.                                REGISTRATION FEE
  74.  
  75.                                     $4.00
  76.  
  77.          Please mail this form, along with the registration fee to:
  78.  
  79.  
  80.                                 R. Mike Worley
  81.                                 P.O. Box 45321
  82.                                Boise, ID  83711
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.                                    Thank You
  95.  
  96.     UBU, the User Bulletin Utility, is a short program to create a text
  97. bulletin from the RBBS User file.  This program has been tested on the User
  98. files for RBBS 15.1x, but should also work on 14.1x user files.
  99.  
  100.     UBU should reside on the same DOS sub-directory as the RBBS Users file.  To
  101. start the program, type UBU on the command line, or from a batch file.  UBU
  102. will look for a file called UBU.PRM - the parameters file.  If it is not
  103. present, UBU will create it.
  104.  
  105.  
  106.     UBU.PRM is a three line text file containing the file and title paramteres
  107. for the program:
  108.  
  109.          Line 1 is the Users File name [Default is USERS]
  110.  
  111.          Line 2 is the output file name [Default is BULLET10]
  112.  
  113.          Line 3 is the bulletin title [Default is BBS User's Directory]
  114.  
  115.     UBU.PRM may be changed using any ascii text editor.  Entries for lines 1
  116. and 2 must follow standard file naming conventions.  The entry for Line 3
  117. should be no longer than 70 characters.
  118.  
  119.  
  120.     You may also enter a Day of the Week parameter on the command line, where
  121. 1=Sunday and 7=Saturday.  UBU will only execute on the day specified if this
  122. parameter is present.
  123.  
  124.     Example:  UBU 6   will cause UBU to only execute if the day of the week is
  125. Friday.  Your system clock must be set for the correct date for this function
  126. to work properly.
  127.  
  128.  
  129.     UBU will create a text file listing your active users and their city and
  130. state in two columns.  This file may then be posted as a bulletin.  UBU will
  131. truncate the user entry if the combination of user name, city and state is
  132. longer than 37 characters.  You may wish to user a utility such as PROANA to
  133. modify the user's city/state entry if this happens.
  134.